﻿/* CSS Document */
@charset "utf-8";
html, body, div, p, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
body { -webkit-text-size-adjust: none; font-size: 14px; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif; overflow-x: hidden; color: #666; }
ul, li, dl, dd, dt { list-style-type: none; }
i, em, cite { font-style: normal; }
a { text-decoration: none; color: #666; }
.clear, .cle { clear: both; }
a, area { blr:expression(this.onFocus=this.blur())
}
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.clear { clear: both; }
.clearfix:after { content: '.'; clear: both; display: block; height: 0; visibility: hidden; line-height: 0px; }
.clearfix { zoom: 1 }
.fl { float: left; }
.fr { float: right; }
/* 设置滚动条的样式 */
::-webkit-scrollbar {
width:4px;
}/* 滚动槽 */
::-webkit-scrollbar-track {
background-color:#f0f0f0;
border-radius:0px;
}/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
background-color:#0a1a3e;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color:#0a1a3e;
}
.w_1200 { width: 1300px; margin: 0 auto; }
@media screen and (max-width:1300px) and (min-width:1200px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:767px) {
.w_1200 { width: 95%; }
}
/*头部*/
#head_box { width: 100%; }
.head_t { width: 100%; background: #f6f6f6; height: 35px; line-height: 35px; margin-bottom: 0; position: relative; z-index: 999; }
.head_t .w_1200 { width: 90%; }
.h_t_r span { margin: 0 10px; }
.top2 { width: 100%; float: left; background: #fff; }
.top2 .logo { width: 48%; line-height: 0; float: left; }
.top2 .logo img { max-width: 100%; max-height: 100%; }
.top2 .top_search { margin: 30px 0; width: 25.8%; background: #fff; position: relative; border: 2px solid #1149a0; float: right; }
.top2 .top_search .Search { float: left; background: none; border: none; line-height: 20px; padding: 9px 52px 9px 15px; color: #868686; font-size: 14px; }
.top2 .top_search .sear_sub { float: right; width: 60px; height: 40px; border: 1px solid #1149a0; background: url(../images/search.png) center no-repeat; background-color: #1149a0; position: absolute; right: 0; top: -1px; cursor: pointer; }
.top2 .dh { float: right; margin: 20px 3% 20px 0; padding-left: 5%; background: url(../images/tel.jpg) no-repeat left center; height: 58px; background-size: contain; }
.top2 .dh .t1 { font-size: 16px; }
.top2 .dh .t2 { font-size: 28px; font-family: "Arial"; font-weight: bold; color: #028bd9; }
@media screen and (max-width:1380px) and (min-width:1200px) {
.head_t .w_1200 { width: 95%; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.head_t .w_1200 { width: 95%; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.head_t .w_1200 { width: 95%; }
}
@media screen and (max-width:1023px) {
.head_t { display: none; }
}
@media screen and (max-width:767px) {
.head_t { display: none; }
}
/*头部 开始*/
.ly_top { width: 100%; height: auto; margin: 0 auto; padding: 0; background-color: #fff; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; box-shadow: 0 0 24px rgba(0,0,0,.5); position: relative; z-index: 99; }
.ly_top .lytop_main { width: 90%; height: 90px; margin: 0 auto; padding: 0; position: relative; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.lytop_main .ly_logo {width: 13%;height: 70px;overflow: hidden;margin: 10px 0;padding: 0;float: left;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.ly_logo a { display: table-cell; vertical-align: middle; width: 100%; height: 70px; overflow: hidden; margin: 0; padding: 0; }
.ly_logo a img { display: inline-block; max-width: 100%; height: auto; max-height: 100%; margin: 0; padding: 0; }


.top_r{margin: 10px 0 10px;margin-top: 23px;float: left;}
.top_r li{float:left;}
.top_r li a{display:block;border: 1px solid #dedede;border-radius:40px;overflow:hidden;padding:2px 4px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.top_r li a img{max-width:100%;}
.top_r li a:first-child{margin-right:10px;}
.top_r li a:hover{border:1px solid #848484;}

@media screen and (max-width:1380px) and (min-width:1200px) {
.ly_top .lytop_main { width: 95% }
.lytop_main .ly_logo { width: 25%; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ly_top .lytop_main { width: 95% }
.lytop_main .ly_logo { width: 25%; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_top .lytop_main { width: 95% }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_top { z-index: 999999; }
.ly_top .lytop_main { width: 95%; }
.lytop_main .ly_logo { width: 80%; }
}
@media (max-width: 767px) {
.ly_top { z-index: 999999; }
.ly_top .lytop_main { width: 95%; }
.lytop_main .ly_logo { width: 80%; }
}
/*导航*/
.ly_nav { width: 50%; height: 90px; margin: 0 2% 0 3%; padding: 0 0 0 0; float: left; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.ly_nav li, .ly_nav a { text-decoration: none; list-style: none; }
.ly_nav ::-webkit-scrollbar {
display: none;
}
.ly_nav .nav_list { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav .nav_list > ul > li { display: block; float: left; width: 12.5%; position: relative; list-style: none; margin: 0; padding: 0; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav .nav_list > ul > li:last-child { }
.ly_nav .nav_list > ul > li > a { display: inline-block; line-height: 90px; color: #666666; font-size: 17px; padding: 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.ly_nav .nav_list > ul > li > em { display: none; width: 48px; height: 2px; overflow: hidden; background-color: #1f4d98; margin: 0 0 0 -24px; padding: 0; position: absolute; bottom: 0; left: 50%; }
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { }
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #1f4d98; }
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display: block; }
.ly_nav .nav_list > ul > li i { display: inline-block; width: 20px; height: 20px; background: url(../images/down.png) center center no-repeat; background-size: 10px 10px; vertical-align: middle; cursor: pointer; margin: 0; }
.ly_nav .nav_list > ul > li i.cur { background: url(../images/up.png) center center no-repeat; background-size: 10px 10px; text-decoration: none; }
.ly_nav .nav_list > ul > li ul { display: none; position: absolute; left: 0; top: 50px; z-index: 9; width: 100%; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
.ly_nav .nav_list > ul > li ul li { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_nav .nav_list > ul > li ul li a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav .nav_list > ul > li ul li a:hover { color: #fff; background-color: #91be27; }
.ly_nav .nav_menu { display: none; }
@media screen and (max-width:1380px) and (min-width:1200px) {
.ly_nav { width: 53%; margin: 0 1% 0 1%; }
.ly_nav .nav_list > ul > li > a { font-size: 15px; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ly_nav { width: 53%; margin: 0 1% 0 1%; }
.ly_nav .nav_list > ul > li > a { font-size: 15px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_nav { width: 65%; }
.ly_nav .nav_list > ul > li > a { font-size: 15px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_nav { height: 0; margin: 0; float: right; width: auto; }
.ly_nav .nav_list { width: 60%; height: 100%; margin: 0; padding: 0; position: fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s; }
.ly_nav .nav_list ul { width: 60%; height: 100%; background-color: #fff; position: relative; z-index: 9999; }
.ly_nav .nav_list .nav_mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); position: absolute; left: 0; top: 0; z-index: 9998; }
.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; background: none; box-sizing: border-box; position: relative; }
.ly_nav .nav_list ul > li a { display: block; width: 100%; line-height: 60px; color: #333; font-size: 16px; text-align: left; padding: 0 60px 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: #1f4d98; }
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; }
.ly_nav .nav_list > ul > li > em { display: none; }
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display: none; }
.ly_nav .nav_list > ul > li i { display: block; width: 60px; height: 60px; background-size: 14px 14px; position: absolute; top: 0; right: 0; }
.ly_nav .nav_list > ul > li i.cur { background-size: 14px 14px; }
.ly_nav .nav_list > ul > li ul { width: 100%; overflow: hidden; position: inherit; left: inherit; top: inherit; background-color: #f8f8f8; box-shadow: none; }
.ly_nav .nav_menu { display: block; width: 28px; padding: 12px 9px; background-color: #1f4d98; border: 1px solid #1f4d98; border-radius: 0; margin: 0; position: absolute; top: 18px; right: 2%; }
.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px; }
.ly_nav .nav_menu span + span { margin-top: 8px; }
.ly_nav .open { width: 100%; overflow: auto; left: 0%; }
.ly_nav .nav_menu:active { background-color: #1f4d98; border: 1px solid #1f4d98; }
.ly_nav .nav_menu:active span { background-color: #fff; }
}
@media (max-width: 767px) {
.ly_nav { height: 0; margin: 0; animation-name: inherit!important; z-index: 999999999999999!important; float: right; width: auto; }
.ly_nav .nav_list { width: 60%; height: 100%; margin: 0; padding: 0; position: fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s; }
.ly_nav .nav_list ul { width: 60%; height: 100%; background-color: #fff; position: relative; z-index: 9999; }
.ly_nav .nav_list .nav_mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); position: absolute; left: 0; top: 0; z-index: 9998; }
.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; background: none; border-bottom: 1px solid #eaeaea; box-sizing: border-box; position: relative; }
.ly_nav .nav_list ul > li a { display: block; width: 100%; line-height: 60px; color: #333; font-size: 16px; text-align: left; padding: 0 60px 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: #1f4d98; }
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; }
.ly_nav .nav_list > ul > li > em { display: none; }
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display: none; }
.ly_nav .nav_list > ul > li i { display: block; width: 60px; height: 60px; background-size: 14px 14px; position: absolute; top: 0; right: 0; }
.ly_nav .nav_list > ul > li i.cur { background-size: 14px 14px; }
.ly_nav .nav_list > ul > li ul { width: 100%; overflow: hidden; position: inherit; left: inherit; top: inherit; background-color: #f8f8f8; box-shadow: none; }
.ly_nav .nav_menu { display: block; width: 24px; padding: 10px 7px; background-color: #1f4d98; border: 1px solid #1f4d98; border-radius: 0; margin: 0; position: absolute; top: 25px; right: 0; }
.ly_nav .nav_menu span { display: block; width: 24px; height: 2px; background-color: #fff; border-radius: 1px; }
.ly_nav .nav_menu span + span { margin-top: 6px; }
.ly_nav .open { width: 100%; overflow: auto; left: 0%; }
.ly_nav .nav_menu:active { background-color: #1f4d98; border: 1px solid #1f4d98; }
.ly_nav .nav_menu:active span { background-color: #fff; }
}
/*导航栏 结束*/

/*搜索 开始*/
.ly_ScBtn { width: 40px; height: 40px; overflow: hidden; margin: 0; padding: 0 0 0 12px; position: absolute; top: 22px; right: 0; -webkit-transition: .5s; -o-transition: .5s; transition: .5s }
.ly_ScBtn a { display: block; width: 40px; height: 40px; overflow: hidden; margin: 0 auto; padding: 0; background: url(../images/ss_icon.png) center center no-repeat; background-size: 24px 24px; cursor: pointer; }
.ly_ScBtn a:hover { background: url(../images/ss_icon1.png) center center no-repeat; background-size: 24px 24px; }
.ly_ScBtn em { display: block; width: 1px; height: 18px; overflow: hidden; margin: 0; padding: 0; background-color: #888; position: absolute; left: 0; top: 11px; }
.Sc_main { display: block; width: 15%; height: 90px; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; float: right; }
.Sc_main .ss_con {width: 100%;overflow: hidden;margin: 20px auto;padding: 0 0 0 0;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;z-index: 99;}
.ss_con form {display: block;width: 100%;height: 50px;overflow: hidden;margin: 0 auto;padding: 0 0 0 0;background-color: #fff;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 1px solid #dedede;border-radius: 40px;position: relative;z-index: 99;}
.ss_con form input.ss_input { width: 70%; height: 48px; overflow: hidden; line-height: 48px; color: #777; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0 0 0 8%; border: 0; outline: none; background: none; float: left; font-family: "PingFang SC", Helvetica, "Microsoft YaHei", Arial, "sans-serif"; }
.ss_con form input.ss_btn { display: block; width: 22%; height: 46px; overflow: hidden; margin: 0; padding: 0; background: url(../images/ss_icon2.png) center center no-repeat; outline: none; border: 0; cursor: pointer; float: right; }
.ss_con .ss_close { width: 40px; height: 40px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; }
.ss_con .ss_close a { display: block; width: 40px; height: 40px; overflow: hidden; margin: 0; padding: 0; cursor: pointer; }
@media screen and (max-width:1380px) and (min-width:1200px) {
.Sc_main { width: 20%; }
.ss_con form { height: 40px; }
.ss_con form input.ss_input { height: 38px; font-size: 14px; }
.ss_con form input.ss_btn { height: 36px; }
.Sc_main .ss_con { margin: 23px auto; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.Sc_main { width: 20%; }
.ss_con form { height: 40px; }
.ss_con form input.ss_input { height: 38px; font-size: 14px; }
.ss_con form input.ss_btn { height: 36px; }
.Sc_main .ss_con { margin: 23px auto; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.Sc_main { width: 100%; height: 85px; }
.ss_con form { height: 45px; }
.ss_con form input.ss_input { height: 43px; padding-left: 4%; }
.ss_con form input.ss_btn { height: 41px; width: 15%; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.Sc_main { width: 100%; height: 85px; }
.ss_con form { height: 45px; }
.ss_con form input.ss_input { height: 43px; padding-left: 4%; }
.ss_con form input.ss_btn { height: 41px; width: 15%; }
}





@media (max-width: 767px) {
.Sc_main { width: 100%; height: 80px; }
.ss_con form { height: 40px; }
.ss_con form input.ss_input { height: 38px; padding-left: 5%; font-size: 14px; }
.ss_con form input.ss_btn { height: 36px; width: 18%; }
}
/*搜索 结束*/

@media (min-width: 1024px) {
.hdDown .ly_top { background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.2); position: fixed; left: 0; top: 0; right: 0; z-index: 100; }
.hdDown .ly_nav { height: 80px; }
.hdDown .ly_nav .nav_list > ul > li > a { line-height: 80px; }
.hdDown .ly_top .lytop_main { height: 80px; }
.hdDown .lytop_main .ly_logo { margin: 5px 0; }
.hdDown .ly_ScBtn { top: 18px; }
.hdDown .Sc_main { top: 80px; height: 80px; }
.hdDown .Sc_main .ss_con { margin: 15px auto; }
.hdDown .top_r{margin-top:18px}
}



@media (max-width:1900px) {
	.lytop_main .ly_logo{width:15%;}
	.ly_nav{width:46%;}
	
}
@media (max-width:1700px) {
	.ly_nav{width:44%;}
	
}
@media (max-width:1600px) {
	.ly_nav{width:57%;}
	.Sc_main{width:12%;}
	
}
@media (max-width:1500px) {
	.lytop_main .ly_logo{width: 12%;}
	.ly_nav{width: 50%;margin: 0 1% 0 1%;}
	.Sc_main{width: 14%;}
	.top_r{width: 21%;}
	.top_r li{width: 50%;}
	
}
@media (max-width:1024px) {
	.lytop_main .ly_logo{width: 15%;}
	.Sc_main{width: 20%;float: left;}
	.top_r{width: 30%;margin-left: 24%;}
	.top_r li{width: 50%;}
	
}
@media (max-width:767px) {
	.lytop_main .ly_logo{width: 35%;}
	.Sc_main{width: 100%;float: left;z-index: 1;position: relative;}
	.top_r{width: 50%;margin-left: 0;margin-top:25px;}
	.top_r li{width: 50%;}
	.top_r li a:first-child{margin-right:3px;}
	.top_r li a{padding:5px 2px;}
	#KFRightScreen{z-index: 9999999;}
	
}
/*头部 结束*/

/*----宽屏*banner----*/
.apple-banner { width: 100%; height: 656px; overflow: hidden; margin: 0 auto; }
.apple-banner .swiper-container { width: 100%; height: 100%; }
.apple-banner .swiper-button-prev, .apple-banner .swiper-button-next { width: 15%; height: 100%; top: 0; background: none; }
.apple-banner .swiper-button-prev { left: 0; }
.apple-banner .swiper-button-next { right: 0; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display: block; width: 64px; height: 64px; position: absolute; right: 0; top: 50%; margin-top: -32px; border-radius: 100%; opacity: 1; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.apple-banner .swiper-button-prev:hover span, .swiper-button-next:hover span { opacity: 1; }
/*分页器*/.apple-banner .swiper-pagination { top: auto; bottom: 20px !important; background: none; }
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; margin: 0 5px; cursor: pointer; background: none; border-radius: 50%; opacity: 1; }
.apple-banner .swiper-pagination-bullets span { width: 50px; height: 3px; display: block; background: rgba(255,255,255,0.8); }
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet { background: rgba(255,255,255,0.8); }
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet-active { background-color: #1f4d98; }
.apple-banner .swiper-pagination-bullet i { background-color: #ff7200; height: 3px; transform: scaleX(0); transform-origin: 0; display: block; }
.apple-banner .autoplay .firsrCurrent i { transition: transform 2.9s linear; transform: scaleX(1); }
.apple-banner .autoplay .current i { transition: transform 4s linear; transform: scaleX(1); }
.apple-banner .autoplay .replace span { background-color: #fff; }
@media screen and (max-width:1400px) and (min-width:1200px) {
.apple-banner { height: 450px; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.apple-banner { height: 400px; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.apple-banner { height: 350px; }
}
@media screen and (max-width:767px) {
.apple-banner { height: 180px; }
}
@media screen and (max-width:375px) {
.apple-banner { height: 150px; }
}
/*首页产品*/
.sy_xw { margin: 40px 0; }
.sy_pro { background-color: #f7f7f7; padding: 40px 0; }
.sy_probt { text-align: center; font-size: 30px; margin-bottom: 40px; }
.sy_probt p { color: #5e5f64; text-transform: uppercase; margin-bottom: 5px; }
.sy_probt b { color: #1f4d98; }
.sy_probt span { display: inline-block; width: 50px; height: 2px; background: #d2d2d2; margin: 0 40px 10px; }
.h_pro_tj_scoll {width: 100%;background-color: #fff;margin: 25px auto;position: relative;}
.h_pro_tj_scoll .swiper-pagination{display:none;}
.h_pro_tj_scoll .item {position: relative;padding: 20px;}
.h_pro_tj_scoll .lSPrev, .h_pro_tj_scoll .lSNext { background: url(../images/jiantou_l.png) center center no-repeat; width: 40px; height: 40px; position: absolute; left: -60px; top: 50%; margin-top: -20px; cursor: pointer; }
.h_pro_tj_scoll .lSNext { left: auto; right: -60px; background: url(../images/jiantou_r.png) center center no-repeat; }
.h_pro_tj_scoll .lSPrev:hover { background: url(../images/jiantou_l0.png) center center no-repeat; }
.h_pro_tj_scoll .lSNext:hover { background: url(../images/jiantou_r0.png) center center no-repeat; }
.h_pro_tj_scoll .content-slider {width: 100%;/* overflow: hidden; *//* height: 262px; */}
.h_pro_tj_scoll .content-slider .swiper-slide {margin-bottom: 10px;overflow: hidden;}
.h_pro_tj_scoll .content-slider .swiper-slide .pic { display: block; width: 45%; float: left; height: 300px; border: 1px solid #e9e9e9; text-align: center; position: relative; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.h_pro_tj_scoll .content-slider .swiper-slide .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; display: block; margin: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.h_pro_tj_scoll .content-slider .swiper-slide .pic:hover img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.h_pro_tj_scoll .content-slider .swiper-slide .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.h_pro_tj_scoll .content-slider .swiper-slide .wz { width: 52%; padding: 10px 0; float: right; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_name { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_name a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; text-overflow: ellipsis; white-space: nowrap; margin: 0 auto; padding: 0; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_name a:hover { color: #1f4d98; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .lyprotype { width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #999; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; margin: 0 auto; padding: 0; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz em { display: block; width: 16px; height: 4px; overflow: hidden; border-top: 3px solid #1f4d98; border-bottom: 3px solid #1f4d98; margin: 10px 0; padding: 0; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz p { width: 100%; height: 64px; overflow: hidden; line-height: 32px; color: #777; font-size: 16px; margin: 0 auto; padding: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_btn { width: 100%; height: 48px; overflow: hidden; margin: 40px auto 0; padding: 0; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_btn a.wz_more { display: block; width: 160px; height: 48px; overflow: hidden; line-height: 48px; background-color: #1f4d98; color: #fff; font-size: 15px; text-align: center; margin: 0 20px 0 0; padding: 0; float: left; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_btn a.wz_qq { display: block; width: 160px; height: 48px; overflow: hidden; line-height: 46px; background-color: #fff; color: #777; font-size: 15px; text-align: center; margin: 0; padding: 0; border: 1px solid #dedede; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_btn a.wz_more i { display: inline-block; width: 16px; height: 8px; overflow: hidden; vertical-align: middle; margin: -4px 0 0 8px; padding: 0; background: url(../images/projt2.png) center center no-repeat; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_btn a.wz_qq i { display: inline-block; width: 16px; height: 8px; overflow: hidden; vertical-align: middle; margin: -4px 0 0 8px; padding: 0; background: url(../images/projt1.png) center center no-repeat; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_btn a.wz_more:hover { background-color: #50a00e; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_btn a.wz_qq:hover { color: #fff; background-color: #50a00e; border: 1px solid #50a00e; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz .wz_btn a.wz_qq:hover i { background: url(../images/projt2.png) center center no-repeat; }
.h_pro_tj_scoll .lSPager { display: none; }
.sypro_fl { width: 1190px; margin: 0 30px; max-height: 100px; overflow: hidden; }
.sypro_fl ul {width: 100% !important;margin: 0 auto;text-align: center;}
.sypro_fl ul li {float: none;height: 40px;line-height: 40px;margin-right: 15px;width: 151px;margin-bottom: 10px;display: inline-block;}





.sypro_fl ul li a {font-size: 14px;color: #fff;display: block;width: 100%;padding: 0 2%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;background-color: #1f4d98;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.sypro_fl ul li a:hover { background-color: #50a00e; }
.pro_ul { width: 100%; height: auto; min-height: 400px; margin: 0 auto 15px; padding: 0; clear: both; }
.pro_ul ul li { width: 49%; height: 240px; margin: 0 2% 25px 0; padding: 20px; background-color: #fff; float: left; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.pro_ul ul li:nth-child(2n+2) { margin: 0 0 25px; }
.pro_ul ul li:hover { box-shadow: 0 8px 20px rgba(0,0,0,0.1); }
.pro_ul ul li .proimg { width: 46%; height: 200px; background: #fff; border: 1px solid #eee; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.pro_ul ul li .proimg a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.pro_ul ul li .proimg a img { display: block; max-width: 90%; max-height: 90%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.pro_ul ul li:hover .proimg a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.pro_ul ul li .protext { width: 54%; overflow: hidden; margin: 0; padding: 0 0 0 20px; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.pro_ul ul li .protext .proname { width: 100%; overflow: hidden; margin: 0 auto 10px; padding: 0; }
.pro_ul ul li .protext .proname a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; margin: 0 auto; padding: 0; }
.pro_ul ul li:hover .protext .proname a { color: #1f4d98; }
.pro_ul ul li .protext p { width: 100%; height: 60px; overflow: hidden; line-height: 30px; color: #888; font-size: 15px; margin: 0 auto; padding: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.pro_ul ul li .protext .promaore { width: 100%; overflow: hidden; margin: 40px auto 0; padding: 0; }
.pro_ul ul li .protext .promaore a { display: block; width: 120px; height: 36px; overflow: hidden; line-height: 34px; color: #fff; font-size: 0px; text-align: center; margin: 0; padding: 0; border: 1px solid #eee; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.pro_ul ul li .protext .promaore a i { display: inline-block; width: 16px; height: 8px; overflow: hidden; vertical-align: middle; margin: -4px 0 0 8px; padding: 0; background: url(../images/projt1.png) center center no-repeat; }
.pro_ul ul li:hover .protext .promaore a { font-size: 12px; background-color: #1f4d98; border: 1px solid #1f4d98; }
.pro_ul ul li:hover .protext .promaore a i { background: url(../images/projt2.png) center center no-repeat; }
.more { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.more a { display: block; width: 178px; height: 46px; line-height: 46px; color: #5e5f64; font-size: 16px; text-align: center; margin: 0 auto; padding: 0; border: 1px solid #dedede; }
.more a:hover { color: #fff; background-color: #1f4d98; border: 1px solid #1f4d98; }
@media screen and (max-width:1300px) and (min-width:1200px) {
	.sypro_fl { width: 94%; margin: 0 0 0 5% }
	.h_pro_tj_scoll .lSPrev, .h_pro_tj_scoll .lSNext { display: none; }
	}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.sypro_fl { width: 94%; margin: 0 0 0 5% }
	.h_pro_tj_scoll .lSPrev, .h_pro_tj_scoll .lSNext { display: none; }
	}
@media screen and (max-width:1079px) and (min-width:768px) {
.sypro_fl { width: 94%; margin: 0 0 0 5% }
.pro_ul ul li .protext p { height: 80px; line-height: 28px; }

.pro_ul ul li .protext .promaore { margin-top: 34px; }

.h_pro_tj_scoll .lSPrev, .h_pro_tj_scoll .lSNext { display: none; }
}
 @media screen and (max-width:767px) {
.sy_xw { margin: 40px 0 20px; }
.sy_probt { margin-bottom: 25px; }
.sy_probt p { font-size: 20px; }
.sy_probt span { margin: 0 30px 10px; width: 30px; }
.sypro_fl { width: 94%; margin: 0 0 0 5% }
.sypro_fl ul li {width: 47%;margin-right: 2%;}
.h_pro_tj_scoll .content-slider .swiper-slide .pic { width: 100%; }
.h_pro_tj_scoll .content-slider .swiper-slide .wz { width: 100%; }
.pro_ul ul li { width: 100%; height: 220px; }
.pro_ul ul li .proimg { height: 180px; }
.pro_ul ul li .protext p { height: 80px; line-height: 25px; font-size: 14px; }
.pro_ul ul li .protext .promaore { margin-top: 14px; }
.h_pro_tj_scoll .lSPrev, .h_pro_tj_scoll .lSNext { display: none; }
.h_pro_tj_scoll .content-slider li .wz .wz_btn a.wz_more{ width:48%; margin-right:4%;}
.h_pro_tj_scoll .content-slider li .wz .wz_btn a.wz_qq{width:48%; }
.h_pro_tj_scoll .content-slider li .wz .wz_btn{ margin-top:20px;}
}
@media screen and (max-width:320px) {
.sy_probt span { display: none; }
}
/*首页关于我们*/
.sy_about { width: 100%; height: auto; background: #fff; padding-top: 60px; }
.about_img { width: 50%; overflow: hidden; border-radius: 40px 0 40px 0; float: left; }
.about_img img { display: block; width: 100%; overflow: hidden; margin: 0; padding: 0; }
.about_text { width: 50%; height: auto; padding: 0 0 0 40px; margin: 0; float: left; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.about_bt { width: 100%; font-size: 35px; margin-bottom: 25px; padding: 0 60px 0 0; background: url(../images/about_xs.png) top right no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.about_bt .about_name { width: 100%; overflow: hidden; line-height: 40px; color: #333; font-size: 32px; font-weight: bold; text-align: right; margin: 0; padding: 0; }
.about_name a { color: #333; font-size: 32px; font-weight: bold; }
.about_name a:hover { color: #1f4d98; }
.about_bt p { width: 100%; overflow: hidden; line-height: 30px; color: #888; font-size: 14px; text-align: right; margin: 4px 0 2px; padding: 0; }
.about_bt span { display: block; width: 100%; overflow: hidden; line-height: 20px; color: #aaa; font-size: 14px; text-align: right; margin: 0; padding: 0; }
.about_wz { width: 100%; height: 180px; overflow: hidden; line-height: 30px; color: #808080; font-size: 15px; text-align: justify; text-indent: 2em; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; position: relative; }
.about_wz a.about_an { display: block; width: 100px; height: 30px; line-height: 30px; text-align: right; background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); color: #aaa; font-size: 14px; display: block; margin: 0; padding: 0; position: absolute; right: 0; bottom: 0; }
.about_wz a.about_an:hover { color: #1f4d98; }
.about_ul { width: 100%; overflow: hidden; margin: 45px auto 0; padding: 0; }
.about_ul ul li { width: 31.33333%; overflow: hidden; margin: 0 0 0 3%; padding: 10px; border: 1px dashed #ccc; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.about_ul ul li:nth-child(3) { margin-left: 0; }
.about_ul ul li img { display: block; width: 44px; height: 44px; overflow: hidden; margin: 0 auto 4px; padding: 0; }
.about_ul ul li p { width: 100%; overflow: hidden; line-height: 20px; color: #999; font-size: 14px; text-align: center; margin: 0 auto; padding: 0; }
@media screen and (max-width:1199px) and (min-width:1080px) {
.about_text { margin-top: 0; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.about_ul{ margin-top:25px;}
.about_ul ul li p { font-size: 13px; }
.about_wz{ height:120px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.sy_about { padding-top: 50px; }

.about_img, .about_img img { width: 100%; }
.about_text { width: 100%; margin: 35px auto; padding: 0; }
.about_wz{ height:120px;}
}
@media screen and (max-width:767px) {
.sy_about { padding-top: 40px; }
.about_img, .about_img img { width: 100%; }
.about_img img { min-height: 200px; }
.about_text { width: 100%; margin: 20px auto; padding: 0; }
}
/*首页横幅*/
#hengfu { width: 100%; height: 150px; background: url(../images/hengfu.jpg) no-repeat center; margin-top: 50px; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: cover; }
@media screen and (max-width:1023px) and (min-width:768px) {
#hengfu { margin-top: 20px; }
}
@media screen and (max-width:767px) {
#hengfu { height: 96px; margin-top: 20px; }
}
@media screen and (max-width:320px) {
#hengfu { height: 80px; }
}
/*首页新闻资讯*/
.lyidx_news { width: 1300px; min-height: 320px; overflow: hidden; margin: 0 auto; padding: 0; }
.lyidx_news .lyIdxArticle_list { width: 48%; overflow: hidden; margin: 0; padding: 0; float: left; }
.lyidx_news .lyIdxNew_list { width: 48%; overflow: hidden; margin: 0; padding: 0; float: right; }
.lyIdxNew_tj { overflow: hidden; margin: 0 auto 10px; padding: 0 0 0 245px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #f7f7f7; padding: 15px 3%; min-height: 194px; }
.lyIdxNew_tj .lyIdxNewtj_img { width: 40%; height: 164px; overflow: hidden; margin: 0; padding: 0; float: left; }
.lyIdxNew_tj .lyIdxNewtj_img a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; background-color: #f8f8f8; position: relative; }
.lyIdxNew_tj .lyIdxNewtj_img a img { display: block; width: 100%; height: 100%; object-fit: cover; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.lyIdxNew_tj:hover .lyIdxNewtj_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.lyIdxNew_tj .lyIdxNewtj_text { width: 58%; height: 164px; overflow: hidden; margin: 0; padding: 0 0 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right; }
.lyIdxNew_tj .lyIdxNewtj_text .lyIdxNewtj_name { width: 100%; overflow: hidden; margin: 0; padding: 0; }
.lyIdxNew_tj .lyIdxNewtj_text .lyIdxNewtj_name a { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #303030; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; margin: 0; padding: 0; }
.lyIdxNew_tj:hover .lyIdxNewtj_text .lyIdxNewtj_name a { color: #1f4d98; }
.lyIdxNew_tj .lyIdxNewtj_text span { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #aaa; font-size: 14px; margin: 4px auto 8px; padding: 0; }
.lyIdxNew_tj .lyIdxNewtj_text p { width: 100%; height: 48px; overflow: hidden; line-height: 24px; color: #888; font-size: 14px; margin: 0 auto; padding: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.lyIdxNew_tj .lyIdxNewtj_text a.lyIdxNewtj_more { display: block; width: 120px; height: 34px; overflow: hidden; line-height: 34px; color: #fff; font-size: 14px; text-align: center; background-color: #1f4d98; border-radius: 17px; margin: 17px 0 0; padding: 0; }
.lyIdxNew_tj .lyIdxNewtj_text a.lyIdxNewtj_more:hover { background-color: #50a00e; }
.lyIdxNewlist { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.lyIdxNewlist ul li { width: 100%; height: auto; margin: 0 auto; padding: 20px 0; border-bottom: 1px solid #dfdfdf; }
.lyIdxNewlist ul li:last-child { border: 0; }
.lyIdxNewlist ul li .lyIdxNewlist_name { width: 100%; overflow: hidden; margin: 0; padding: 0; }
.lyIdxNewlist ul li .lyIdxNewlist_name a { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #303030; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; margin: 0; padding: 0; }

.lyIdxNewlist ul li:hover .lyIdxNewlist_name a { color: #1f4d98; }
.lyIdxNewlist ul li span { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #aaa; font-size: 14px; margin: 4px auto 8px; padding: 0; }
.lyIdxNewlist ul li span i { display: block; width: 0; height: 1px; overflow: hidden; margin: 9px 0; padding: 0; background-color: #1f4d98; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; float: left; }
.lyIdxNewlist ul li:hover span i { width: 40px; margin: 9px 10px 9px 0; }
.lyIdxNewlist ul li p { width: 100%; height: 48px; overflow: hidden; line-height: 24px; color: #888; font-size: 14px; margin: 0 auto; padding: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
@media screen and (max-width:1299px) and (min-width:1200px) {
	.lyidx_news { width: 100%; }
	}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyidx_news { width: 100%; }
	}
@media screen and (max-width:1079px) and (min-width:768px) {
.lyidx_news { width: 100%; }
.lyidx_news .lyIdxArticle_list { width: 100%; }
.lyidx_news .lyIdxNew_list { width: 100%; margin-top: 30px; }
.lyIdxNewlist ul li:last-child {border-bottom: 1px solid #dfdfdf;  }
}
@media screen and (max-width:767px) {
.lyidx_news { width: 100%; }
.lyidx_news .lyIdxArticle_list { width: 100%; }
.lyidx_news .lyIdxNew_list { width: 100%; margin-top: 30px; }
.lyIdxNewlist ul li:last-child {border-bottom: 1px solid #dfdfdf;  }
.lyIdxNew_tj .lyIdxNewtj_img{ width:100%;}
.lyIdxNew_tj .lyIdxNewtj_text{ width:100%; padding:0; margin-top:20px;}
}

/*首页-成功案例 开始*/
.sy_al { width: 100%; padding: 50px 0; background: #f7f7f7; }
.al_box { width: 1300px; height: auto; position: relative; }
.al_ul {padding: 0;clear: both;/* overflow: hidden; */min-height: 360px;position: relative;}
.al_ul li { height: auto; float: left; margin: 0; }
.al_ul li .c_al_box:hover { top: -7px; box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1); }
.al_ul li .alimg_bk { width: 100%; height: 230px; background: #fff; overflow: hidden; margin: 0 auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.al_ul li .alimg_bk a.alimg { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.al_ul li .alimg_bk a.alimg img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.al_ul li:hover .alimg_bk a.alimg img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.al_ul li .h_d { width: 100%; overflow: hidden; margin: 0 auto; padding: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.al_ul li .h_d a.al_name { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; margin: 0; padding: 0; }
.al_ul li:hover .h_d a.al_name { color: #1f4d98; }
.al_ul li .h_d p { width: 100%; height: 48px; overflow: hidden; line-height: 24px; color: #888; font-size: 14px; margin: 0 auto; padding: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.al_ul li .h_d a.al_more { display: block; width: 96px; height: 32px; overflow: hidden; line-height: 30px; color: #1f4d98; font-size: 14px; text-align: center; margin: 12px 0 0; padding: 0; border: 1px solid #1f4d98; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.al_ul li:hover .h_d a.al_more { color: #fff; background-color: #1f4d98; }
.al_ul li .c_al_box { background: #fff; width: 100%; height: auto; padding: 0; background: #fff; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; margin: 0; }
.al_main {position: relative;margin: 0 auto;width: 1300px;}
.al_main .item {position: relative;padding-bottom: 40px;}
.al_main .lSPrev, .al_main .lSNext { width: 30px; height: 60px; position: absolute; left: -50px; top: 50%; z-index: 2; margin-top: -50px; background: url(../images/casebtn_l.png) center center no-repeat; background-size: 30px 60px; cursor: pointer; }
.al_main .lSNext { left: auto; right: -50px; background: url(../images/casebtn_r.png) center center no-repeat; background-size: 30px 60px; }
.al_main .lSPrev:hover { background: url(../images/casebtn_l1.png) center center no-repeat; background-size: 30px 60px; }
.al_main .lSNext:hover { background: url(../images/casebtn_r1.png) center center no-repeat; background-size: 30px 60px; }
.al_main .lSPager { display: none; }
.al_main .swiper-pagination{bottom: 0 !important;}
.swiper-pagination-bullet-active{background-color: #1f4d98 !important;}
@media screen and (max-width:1299px) and (min-width:1200px) {
	.al_box { width: 100%; }
	.al_main { width: 100%; }
	.al_main .lSPrev, .al_main .lSNext { display: none; }
	}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.al_box { width: 100%; }
	.al_main { width: 100%; }
	.al_main .lSPrev, .al_main .lSNext { display: none; }
	}
@media screen and (max-width:1079px) and (min-width:768px) {
.al_box { width: 100%; }
.al_main { width: 100%; }
.al_main .lSPrev, .al_main .lSNext { display: none; }
}
@media (max-width: 767px) {
.al_box { width: 100%; }
.al_main { width: 100%; }
.al_ul li .alimg_bk { height: 140px; }
.al_ul { min-height: 260px; }
.al_main .lSPrev, .al_main .lSNext { display: none; }
}
/*首页-成功案例 结束*/

/**友情链接**/
.ly_links {margin: 0 auto;background-color: #ffffff;}
.ly_links .links_tit { width: 7%; height: 44px; overflow: hidden; margin: 0; padding: 28px 2.5% 28px 7%; background-color: #1f4d98; float: left; background: url(../images/lk_tb.png) no-repeat 16% center #1f4d98; }
.links_tit b { height: 20px; overflow: hidden; line-height: 20px; color: #fff; font-size: 20px; margin-bottom: 8px; display: block; }
.links_tit span { display: inline-block; height: 16px; overflow: hidden; line-height: 16px; color: #fff; font-size: 16px; font-family: "Arial"; }
.ly_links .links_list { display: table; height: 100px; margin: 0; overflow: hidden; }
.links_list p { display: table-cell; vertical-align: middle; padding-left:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; }
.links_list p a { display: inline-block; line-height: 30px; color: #666; font-size: 14px; margin: 0 10px; padding: 0; }
.links_list p a:hover { color: #0070c7; text-decoration: underline; }
@media screen and (max-width: 1300px) and (min-width: 1200px) {
.ly_links .links_tit { width: 9%; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ly_links .links_tit { width: 10%; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.ly_links .links_tit { width: 11%; }
.ly_links .links_tit { padding: 28px 2.5% 28px 9.5%; }
}
@media screen and (max-width:767px) {
.ly_links .links_tit { width: 100%; text-align: center; padding: 13px 0; background: #1f4d98; }
.links_list p { margin: 25px 0; }
.links_list p a { margin: 0 10px; }
}
/**底部**/
.pc_foot { width: 100%; background-color: #272727; clear: both; }
.pc_ft_main { padding: 30px 0; }
.pc_ft_main .ft_list { float: left; overflow: hidden; margin: 10px 10% 0 0; padding: 0; width: 76%; }
.ft_list ul li { width: 20.9%; height: 220px; overflow: hidden; padding: 20px 0 0 0; border-right: 1px solid rgba(255, 255, 255, 0.1); float: left; box-sizing: border-box; -moz-box-sizing: border-box;/* Firefox */ -webkit-box-sizing: border-box;/* Safari */ margin-left: 5.5%; }
.ft_list ul li b { width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #fff; font-size: 18px; margin: 0 auto 20px; padding: 0; display: block; }
.ft_list ul li a { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #999; font-size: 14px; margin: 0 auto; padding: 0;text-overflow: ellipsis;white-space: nowrap;}
.ft_list ul li a:hover { color: #fff; }
.ft_list ul li:first-child { width: 19.7%; text-align: left; margin-left: 0; }
.ft_ewm { overflow: hidden; margin: 0; padding: 0; float: right; width: 13%; }
.ft_ewm p { color: #fff; font-size: 14px; margin: 10px 0; }
.ft_ewm p span { display: block; font-size: 16px; font-weight: bold; color: #50a00e; margin-top: 2px; word-break: break-all; }
.ft_ewm img { max-width: 100%; }
.ft_ewm b { width: 100%; overflow: hidden; color: #fff; font-size: 14px; text-align: center; margin: 10px 0; padding: 0; display: block; }
.pc_foot .ft_copy { width: 100%; overflow: hidden; color: #555; font-size: 14px; padding: 20px 0; border-top: 1px dotted rgba(255, 255, 255, 0.1); }
.ft_copy a:hover { color: #ccc; }
.ft_copy a.cp_lk { display: inline-block; float: right; color: #999; }
.ft_copy a.cp_lk:hover { color: #fff; }
@media screen and (max-width:1079px) and (min-width:768px) {
.pc_ft_main .ft_list { width: 66%; }
.ft_list ul li { width: 28%; }
.ft_list ul li:first-child { width: 28%; }
.ft_list ul li:nth-of-type(2) { display: none; }
.ft_ewm { width: 23%; }
.copy_l, .copy_r { float: none; text-align: center; line-height: 25px; }
}
@media screen and (max-width:1079px) {
.pc_ft_main { padding: 20px 0; }
.pc_ft_main .ft_list { display: none; }
.ft_ewm { float: none; width: 100%; text-align: center; }
.copy_l, .copy_r { float: none !important; text-align: center; line-height: 25px; }
}
/*========== 内页样式 begin========== */
/**nybanner**/
.ny_banner { width: 100%; position: relative; background: url(../images/ny_banner.jpg) center center no-repeat; overflow: hidden; }
.ny_banner .slideshow { height: 300px; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: cover; }
@media (max-width: 1199px) and (min-width: 1001px) {
.ny_banner .slideshow { height: 200px; }
}
@media screen and (max-width: 1000px) {
.ny_banner .slideshow { height: 160px; }
}
@media screen and (max-width: 760px) {
.ny_banner .slideshow { height: 130px; }
}
@media screen and (max-width: 480px) {
.ny_banner .slideshow { height: 105px; }
}
/*========== 内页样式 end========== */

/*内页面包屑导航*/
.ny_bread_nav { width: 100%; overflow: hidden; font-size: 14px; border-bottom: 1px solid #efefef; padding-bottom: 5px; margin: 30px 0; }
.ny_bread_nav .box_right_title { color: #555; line-height: 38px; font-size: 20px; }
.ny_bread_nav .box_right_title>span { font-weight: bold; text-transform : uppercase; margin-right: 10px; }
.ny_bread_nav .bt_text_y { font-size: 14px; line-height: 31px; float: right; min-height: 30px; margin-top: -36px; max-width: 81%; background: url(../images/home.png) left center no-repeat; padding-left: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.ny_bread_nav .bt_text_y span { float: right; color: #666; width: 100%; }
.ny_bread_nav .bt_text_y span a { color: #666; }
.ny_bread_nav .bt_text_y span a:hover { color: #50a00e; }

@media screen and (max-width:1079px) and (min-width:768px) {
.ny_bread_nav .bt_text_y { width: 100%; float: none; max-width: 100%; margin-top: 0; }
}
@media screen and (max-width:767px) {
.ny_bread_nav { margin: 24px 0 15px; padding-bottom: 14px; }
.ny_bread_nav .bt_text_y { width: 100%; float: none; max-width: 100%; margin-top: 0; }
}
/*内页关于我们*/
/*1、公司简介*/
.ny_about_gsjj { margin-bottom: 25px; overflow: hidden; }
.ny_about_tlt { width: 100%; text-align: center; color: #333333; font-size: 30px; line-height: 40px; position: relative; padding: 20px 0; }
.ny_about_tlt:after { position: absolute; left: 50%; bottom: 0; content: ''; background: #1f4d98; margin-left: -33px; width: 66px; height: 1px; }
.ny_about_gsjj .aboutC1 { width: 100%; color: #666666; font-size: 16px; line-height: 36px; margin: 20px 0 0 0; padding: 0 0; text-align: center; }
.ny_about_gsjj .aboutC0{ text-align:left;}
.ny_about_gsjj .aboutC1 p { font-size: 16px; line-height: 36px; }
.ny_about_gsjj .about1 { width: 100%; overflow: hidden; margin-bottom: 30px; }
.ny_about_gsjj .aboutC2 { float: left; width: 90%; margin: 29px 0 0 0; padding: 40px 5%; height: 460px; }
.ny_about_gsjj .aboutC2 .cont { float: right; width: 50%; background: rgba(80, 160, 14, .8); text-align: center; color: #fff; font-size: 18px; line-height: 36px; padding: 40px; }
.ny_about_gsjj .aboutC2 .cont .p1 { float: left; width: 100%; margin: 36px 0 62px 0; color: #fff; font-size: 18px; }
.ny_about_gsjj .aboutC2 .cont .p0 { float: left; width: 100%; line-height: 0; }
.ny_about_tjcp { padding-top: 30px; }
/*2、荣誉资质*/
.ny_honor_scoll {width: 100%;padding-top: 40px;position: relative;padding-bottom: 40px;}
.ny_honor_scoll .item { position: relative; }
.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext {background: url(../images/jt_left.jpg) center center no-repeat;width: 25px;height: 30px;position: absolute;left: -50px;top: 50%;margin-top: -18px;cursor: pointer;}
.ny_honor_scoll .lSNext { left: auto; right: -50px; background: url(../images/jt_right.jpg) center center no-repeat; }
.ny_honor_scoll .content-slider {width: 100%;/* overflow: hidden; */}
.ny_honor_scoll .content-slider li { margin-right: 3%; width: 22.75%; }
.ny_honor_scoll .content-slider li .pic { display: block; width: 100%; float: left; height: 260px; border: 1px solid #DDDDDD; text-align: center; position: relative; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.ny_honor_scoll .content-slider li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.ny_honor_scoll .content-slider li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor_scoll .content-slider li .pic:hover img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.ny_honor_scoll .lSPager { display: none; }
/*3、企业文化*/
.about2, .about3 { width: 100%; }
.aboutC3 { width: 100%; margin: 36px 0 0 0; overflow: hidden; }
.aboutC3 .ul1 { margin: 0 -15px; }
.aboutC3 .l1 { float: left; width: 27.33%; text-align: center; padding: 0 3%; position: relative; }
.aboutC3 .l1:after { float: left; width: 1px; height: 84%; border-right: 1px dashed #b2b2b2; position: absolute; right: 0; top: 8%; content: ''; }
.aboutC3 .la { float: left; width: 80%; padding: 0 10%; }
.aboutC3 .img { float: left; width: 100%; line-height: 0; }
.aboutC3 .img img { display: block; margin: 0 auto; width: 120px; height: 120px; border-radius: 50%; }
.aboutC3 .info { float: left; width: 100%; color: #666666; font-size: 16px; line-height: 30px; margin-top: 23px; }
@media screen and (max-width:1299px) and (min-width:1200px) {
.ny_honor_scoll .item { overflow: hidden; }
.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display: none; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ny_honor_scoll .item { overflow: hidden; }
.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display: none; }
.ny_honor_scoll .content-slider li .pic { height: 200px; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.ny_honor_scoll { padding: 40px 0 25px; }
.ny_honor_scoll .item { overflow: hidden; }
.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display: none; }
.ny_honor_scoll .content-slider li .pic { height: 280px; }
.ny_honor_scoll .content-slider li { margin-bottom: 18px; }
.ny_honor_scoll .content-slider li .wz .more { font-size: 12px; width: 100%; }
.ny_honor_scoll .content-slider li .wz .tlt { padding: 2px 2% 0; width: 96%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 36px; line-height: 36px; text-align: center; }
.ny_about_gsjj .aboutC2 { height: 260px; }
.ny_about_gsjj .aboutC2 .cont { width: 80%; }
.ny_about_gsjj .aboutC2 .cont .p1 { font-size: 16px; }
.ny_about_tlt { font-size: 24px; }
}
@media screen and (max-width:767px) {
.ny_honor_scoll { padding: 32px 0 10px; }
.ny_honor_scoll .item { overflow: hidden; min-height: 100px; }
.ny_honor_scoll .content-slider li .pic { height: 135px; }
.ny_honor_scoll .content-slider li { margin-bottom: 18px; }
.ny_honor_scoll .content-slider li .wz { padding: 10px 3% 16px; }
.ny_honor_scoll .content-slider li .wz .more { font-size: 12px; width: 100%; }
.ny_honor_scoll .content-slider li .wz .tlt { padding: 2px 2% 0; width: 96%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 36px; line-height: 36px; text-align: center; }
.ny_about_gsjj .aboutC2 { background-size: contain !important; padding: 0 0; margin: 15px 0 0 0; width: 100%; height: 150px; }
.ny_about_gsjj .aboutC2 .cont { width: 94%; padding: 15px 3%; }
.ny_about_gsjj .aboutC2 .cont .p1 { font-size: 16px; }
.ny_about_gsjj .aboutC2 .cont .p0 { display: none; }
.ny_about_gsjj .aboutC1 { margin-top: 20px; line-height: 30px; font-size: 15px; }
.ny_about_gsjj .aboutC1 p { font-size: 15px; line-height: 30px; }
.ny_about_tlt { font-size: 22px; padding: 0 0 12px 0; }
.ny_about_tjcp { padding-top: 0px; }
.aboutC3 .img img { width: auto; height: auto; max-height: 100%; max-width: 100%; }
}
.ny_content_bd { min-height: 320px; }
/*内页新闻中心*/
.lyNyNew_Tj { width: 100%; height: auto; margin: 30px auto; padding: 0; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyNyNew_Tj:hover { box-shadow: 0 0 10px rgba(31,17,152,0.2); }
.lyNyNew_Tj .lyNyNew_TjImg { width: 45%; height: 290px; overflow: hidden; margin: 0; padding: 0; background-color: #fff; position: relative; float: left; }
.lyNyNew_Tj .lyNyNew_TjImg a img { display: block; width: 100%; height: 100%; margin: auto; padding: 0; object-fit: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.lyNyNew_Tj:hover .lyNyNew_TjImg a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.lyNyNew_Tj .lyNyNew_TjText { width: 55%; height: auto; overflow: hidden; margin: 0; padding: 30px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width: 100%; height: auto; overflow: hidden; margin: 0 auto; padding: 0 80px 10px 0; border-bottom: 1px solid #dfdfdf; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; }
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjName a { color: #1f4d98; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName .lyNyNew_TjTime { width: 80px; height: 40px; overflow: hidden; line-height: 40px; color: #ccc; font-size: 14px; text-align: right; margin: 0; padding: 0; position: absolute; top: 0; right: 0; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width: 100%; overflow: hidden; margin: 20px auto; padding: 0; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width: 100%; height: 48px; overflow: hidden; line-height: 24px; color: #aaa; font-size: 14px; text-align: justify; text-indent: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin: 0 auto; padding: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjMs p { text-indent: 2em; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMore { width: 100%; height: 40px; overflow: hidden; margin: 40px auto 0; padding: 0; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMore a { display: block; width: 170px; height: 40px; overflow: hidden; line-height: 38px; color: #1f4d98; font-size: 15px; text-align: center; margin: 0; padding: 0; border: 1px solid #1f4d98; border-radius: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjMore a { color: #fff; background-color: #1f4d98; }
.nw_list, .hynw_list { width: 100%; min-height: 400px; margin: 25px auto 0; padding: 0; }
.nw_list ul li { width: 49%; height: auto; overflow: hidden; margin: 0 2% 20px 0; padding: 20px; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: relative; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.nw_list ul li:nth-child(2n+2) { margin: 0 0 20px; }
.nw_list ul li:hover { box-shadow: 0 0 10px rgba(31,17,152,0.2); }
.nw_list ul li .nws_text { width: 100%; height: auto; overflow: hidden; margin: 0 auto 15px; padding: 0; }
.nw_list ul li .nws_text .nw_name { margin: 0 0 4px; }
.nw_list ul li .nws_text .nw_name a { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; margin: 0 auto; padding: 0; }
.nw_list ul li .nws_text p { width: 100%; height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: justify; margin: 0 auto; padding: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.nw_list ul li:hover .nws_text .nw_name a { color: #1f4d98; }
.nw_list ul li .nws_time { width: 100%; height: 22px; overflow: hidden; margin: 0; padding: 0; }
.nw_list ul li .nws_time em { display: block; width: 70px; height: 20px; overflow: hidden; color: #999; font-size: 14px; text-align: center; border: 1px solid #ccc; margin: 0 10px 0 0; padding: 0; float: left; }
.nw_list ul li .nws_time span { display: inline-block; height: 22px; overflow: hidden; line-height: 22px; color: #999; font-size: 14px; margin: 0; padding: 0; }
 @media screen and (max-width:1023px) and (min-width:768px) {
.lyNyNew_Tj .lyNyNew_TjImg { height: 250px; }
}
@media (max-width: 767px) {
.lyNyNew_Tj .lyNyNew_TjImg { width: 100%; height: 180px; }
.lyNyNew_Tj .lyNyNew_TjText { width: 100%; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName .lyNyNew_TjTime { position: static; text-align: left; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height: 30px; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { padding: 0; }
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMore { margin-top: 20px; }
.nw_list ul li { width: 100%; }
}
/*内页技术文章*/
.news_list { min-height: 400px; }
.news_list li { position: relative; width: 100%; float: left; max-height: 142px; padding: 20px 0; border-bottom: 1px solid #ededed; overflow: hidden; }
.news_list li:first-child { padding-top: 0; }
.news_list li .tlt { display: block; height: 28px; line-height: 28px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .3s ease-in; }
.news_list li .time { display: block; color: #999; font-size: 15px; margin: 5px 0 10px 0; padding-left: 20px; -webkit-transition: all .3s ease-in; position: relative; }
.news_list li .time:before { content: ''; display: block; width: 16px; height: 1px; background: #999; position: absolute; top: 50%; left: 0; -webkit-transition: all .3s ease-in; }
.news_list li .desc { max-width: 100%; line-height: 22px; color: #999; font-size: 14px; -webkit-transition: all .3s ease-in; height: 44px; overflow: hidden; }
.news_list li .news-ico { position: absolute; top: 64px; right: 20px; display: block; width: 31px; height: 31px; background: url(../images/news_icon.png) no-repeat; -webkit-transition: all .3s ease-in; }
.news_list li .news-ico a { display: block; width: 100%; height: 100%; cursor: pointer; }
.news_list li:hover .tlt { padding-left: 15px; color: #1f4d98; }
.news_list li:hover .time { padding-left: 35px; }
.news_list li:hover .time:before { left: 15px; }
.news_list li:hover .desc { padding-left: 15px; }
.news_list li:hover i.news-ico { right: 35px; }
/*内页-新闻详情&文章详情*/
.ny_newsdetail {overflow: hidden; margin: 0 auto 60px; padding: 0; }
.ny_newsdetail .ny_newsdetail_title { width: 100%; overflow: hidden; line-height: 32px; color: #32353a; font-size: 28px; font-weight: bold; text-align: center; margin: 10px auto; padding: 0; }
.ny_newsdetail .ny_newsdetail_tips { width: 100%; height: auto; overflow: hidden; line-height: 20px; color: #aaa; font-size: 14px; text-align: center; margin: 0 auto 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;padding-bottom: 12px;border-bottom: 1px #e6e6e6 dashed; }
.ny_newsdetail .ny_newsdetail_con { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; line-height: 30px; color: #565656; font-size: 15px; text-align: justify; min-height: 320px; }
.ny_newsdetail_con p { width: 100%; overflow: hidden; line-height: 30px; color: #565656; font-size: 15px; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0; }
.ny_newsdetail_con p span, .ny_newsdetail_con span, .ny_newsdetail_con p em, .ny_newsdetail_con em { color: #565656!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 15px!important; }
.ny_newsdetail_con table tr td p { text-indent: 0!important; }
.ny_newsdetail_con img { display: inline-block; width: auto!important; height: auto!important; max-width: 100%; margin: 0 auto; padding: 0; text-indent: 0!important; }
.ny_PrevNext { width: 100%; overflow: hidden; margin: 30px auto 30px; padding: 0;margin-top: 20px;padding-top: 20px;border-top: 1px solid #f1f1f1; }
.ny_PrevNext ul li { width: 100%; font-size: 15px; height:40px; line-height:40px; overflow: hidden;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #565656; }
.ny_PrevNext ul li:last-child { margin: 0 auto; }
.ny_PrevNext ul li a { width: 100%; overflow: hidden; color: #565656; font-size: 15px; margin: 0 auto; }
.ny_PrevNext ul li a:hover  { color: #1f4d98; }
.xq_himg { display: block; width: 100%; height: 400px; text-align: center; margin-bottom: 40px; }
.xq_himg img { max-width: 95%; max-height: 95%; vertical-align: middle; }
.xq_himg .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
 @media screen and (max-width:1199px) and (min-width:1080px) {
.ny_newsdetail { width: 90%; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ny_newsdetail { width: 96%; margin: 0 auto 50px; }
.ny_newsdetail .ny_newsdetail_tips { margin: 0 auto 25px; }
.ny_PrevNext { margin: 25px auto 30px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ny_newsdetail { width: 96%; margin: 0 auto 40px; }
 .ny_newsdetail .ny_newsdetail_tips { margin: 0 auto 20px; }
.ny_PrevNext { margin: 20px auto 30px; }
}
@media (max-width: 767px) {
.ny_newsdetail { width: 94%; margin: 0 auto 40px; }
.ny_newsdetail .ny_newsdetail_title{ font-size:22px;}
.ny_newsdetail .ny_newsdetail_tips { margin: 0 auto 20px; }
.ny_PrevNext { margin: 20px auto 30px; }
.ny_newsdetail .ny_newsdetail_con { max-height: 9999999999999999px; min-height: inherit; }
.ny_newsdetail_con div { max-height: 9999999999999999px; line-height: 30px; color: #565656; font-size: 15px; text-align: justify; }
.xq_himg { height: 300px; }
}
/*产品分类*/
.cp_type { margin-bottom: 15px; background: #1f4d98; padding-bottom: 20px; }
.cp_type .hd { text-align: center; background: #1f4d98; padding: 14px 3%; background: url(../images/prolist_bt.png) no-repeat; background-size: cover; }
.cp_type .hd b { font-size: 30px; font-weight: bold; color: #fff; }
.cp_type .hd span { font-size: 15px; color: #fff; margin-left: 5px; }
.cp_type .bd ul { background: #fff; margin-left: 10px; padding: 20px 0 10px 6.4%; }
.cp_type .bd ul li { margin-bottom: 1px; margin-bottom: 10px }
.cp_type .bd ul li p { background: #1f4d98; height: 40px; line-height: 40px; border-radius: 40px; margin-right: 4%; }
.cp_type .bd ul li p a { font-size: 15px; color: #fff; display: block; width: 74%; padding: 0 0 0 8%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left; font-weight: bold; }
.cp_type .bd ul li p span { display: block; width: 15%; height: 100%; background: url(../images/mulu1.png) center center no-repeat; cursor: pointer; float: left; }
.cp_type .bd ul li div { background: #fff; display: none; }
.cp_type .bd ul li div a { display: block; height: 32px; line-height: 32px; color: #666; font-size: 14px; padding: 0 10% 0 10%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url(../images/ico.png) 6% center no-repeat; margin-top: 10px; }
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p { background: #1f4d98; }
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color: #fff; }
.cp_type .bd ul li p:hover span { background: url(../images/mulu2.png) center center no-repeat; }
.cp_type .bd ul li.on p span { background: url(../images/mulu3.png) center center no-repeat; }
.cp_type .bd ul li div a:hover { color: #1f4d98; background: url(../images/ico.png) 6% center no-repeat; }
.cp_type .bd a.pro_ckqb { display: block; height: 34px; line-height: 34px; font-size: 16px; color: #fff; background: #1f4d98; width: 100%; margin: 10px auto; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; }
.cp_type .bd a.pro_ckqb:hover { background: #1f4d98; color: #fff; }
@media screen and (max-width:1199px) and (min-width:1080px) {
.cp_type .hd b { font-size: 22px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.cp_type .hd b { font-size: 22px; }
.cp_type .bd ul li p span { background-size: 16px; }
.cp_type .bd ul li.on p span { background-size: 16px; }
.cp_type .bd ul li p:hover span { background-size: 16px; }
.cp_type .hd p:before { display: none; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.cp_type { padding-bottom: 0; }
.cp_type .hd { background: #1f4d98 url(../images/down.png) 98% center no-repeat; padding: 12px 3% 12px 3%; text-align: left; overflow: hidden; }
.cp_type .hd.on { background: #1f4d98 url(../images/up.png) 98% center no-repeat; }
.cp_type .hd span { font-size: 13px; line-height: 24px; }
.cp_type .hd b { font-size: 20px; line-height: 24px; }
.cp_type .bd { display: none; padding-bottom: 20px; }
.cp_type .bd ul li p span { background-size: 20px; }
.cp_type .bd ul li.on p span { background-size: 20px; }
.cp_type .bd ul li p:hover span { background-size: 20px; }
}
@media screen and (max-width:767px) {
.cp_type { padding-bottom: 0; }
.cp_type .hd { background: #1f4d98 url(../images/down.png) 94% center no-repeat; padding: 12px 3% 12px 6%; text-align: left; overflow: hidden; }
.cp_type .hd.on { background: #1f4d98 url(../images/up.png) 94% center no-repeat; }
.cp_type .hd span { font-size: 13px; line-height: 24px; }
.cp_type .hd b { font-size: 20px; line-height: 24px; }
.cp_type .bd { display: none; padding-bottom: 20px; }
.cp_type .bd ul li p span { background-size: 20px; }
.cp_type .bd ul li.on p span { background-size: 20px; }
.cp_type .bd ul li p:hover span { background-size: 20px; }
}
/*内页产品中心*/
.ny_content_bd .ny_left { width: 24%; float: left; }
.ny_content_bd .ny_right { width: 73%; float: right; }
 @media screen and (max-width:1079px) and (min-width:1024px) {
.ny_content_bd .ny_left { width: 26%; }
.ny_content_bd .ny_right { width: 71%; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ny_content_bd .ny_left { width: 100%; }
.ny_content_bd .ny_right { width: 100%; }
}
@media screen and (max-width:767px) {
.ny_content_bd .ny_left { width: 100%; }
.ny_content_bd .ny_right { width: 100%; }
}
/*内页产品列表页右侧产品列表*/
.productlist li { margin-bottom: 3px; border-bottom: 1px dashed #f1f1f1; margin-bottom: 18px; }
.productlist li .bax { padding-bottom: 18px; overflow: hidden; }
.productlist li .bax .img { float: left; width: 27%; }
.productlist li .bax .img a { display: block; width: 100%; height: 200px; text-align: center; overflow: hidden; background: #fff; border: 1px solid #f1f1f1; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.productlist li .bax .img a img { max-width: 90%; max-height: 90%; vertical-align: middle; -webkit-transition: all 1s; transition: all 1s; }
.productlist li .bax .img a .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.productlist li .bax .img a:hover img { -webkit-transform: scale(1.12); transform: scale(1.12); }
.productlist li .bax .info { width: 70%; float: right; }
.productlist li .bax .info .t a { font-size: 16px; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; width: 100%; color: #666; }
.productlist li .bax .info .desc { color: #999; font-size: 14px; height: 90px; line-height: 24px; margin-bottom: 18px; overflow: hidden; }
.productlist li .bax .info .others { color: #828282; font-size: 14px; height: 32px; line-height: 30px; overflow: hidden; margin-top: 40px; }
.productlist li .bax .info .others i { color: #50a00e; font-style: normal; }
.productlist li .bax .info .others span { display: block; float: left; margin-right: 15px; height: 30px; line-height: 30px; padding: 0 15px 0 32px; background: #fff; border: 1px solid #f1f1f1; font-size: 12px; max-width: 150px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.productlist li .bax .info .others span.cs1 { background: #fff url(../images/cs1.png) no-repeat 10px center; }
.productlist li .bax .info .others span.cs2 { background: #fff url(../images/cs2.png) no-repeat 10px center; }
.productlist li .bax .info .others span.cs3 { background: #fff url(../images/cs3.png) no-repeat 10px center; }
.productlist li .bax .info .others span.cs4 { background: #fff url(../images/cs4.png) no-repeat 10px center; }
.productlist li .bax .info .info-btn { overflow: hidden; display: block; }
.productlist li .bax .info .info-btn .btn1 { display: block; float: left; margin-right: 20px; height: 30px; line-height: 30px; padding: 0 10px; font-size: 12px; background-color: #3879b9; border: none; color: #fff; }
.productlist li .bax .info .info-btn .btn2 { display: block; float: left; height: 30px; line-height: 30px; padding: 0 10px; font-size: 12px; background-color: #FF9C00; border: none; color: #fff; }
.productlist li .bax .info .info-btn .btn1:hover { opacity: .8; filter: alpha(opacity=80); }
.productlist li .bax .info .info-btn .btn2:hover { opacity: .8; filter: alpha(opacity=80); }
.productlist li:hover .info .t a { color: #18469b; }
@media screen and (max-width:1199px) and (min-width:1080px) {
.productlist li .bax .info .desc { height: 50px; }
.productlist li .bax .info .others { overflow: visible; }
.productlist li .bax .info .others span { margin-bottom: 5px; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.productlist li .bax .info .desc { height: 50px; }
.productlist li .bax .info .others { overflow: visible; }
.productlist li .bax .info .others span { margin-bottom: 5px; }
.productlist li .bax .img a img { max-width: 85%; max-height: 85%;}
}
@media (max-width: 767px) {
.productlist li .bax .img { width: 100%; }
.productlist li .bax .info { width: 100%; margin-top: 15px; }
.productlist li .bax .info .desc { height: 45px; }
.productlist li .bax .info .others { height: auto; margin-top: 20px; }
.productlist li .bax .info .others span { width: 48%; margin: 5px 2% 0 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; max-width:175px; }
}

/*分页样式 开始*/
.ny_pager_fy { text-align: center; margin: 30px auto 50px; color: #555; font-size: 14px; clear: both; }
.ny_pager_fy a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; font-size: 14px; }
.ny_pager_fy a:hover { background: #1f4d98; color: #ffffff; }
.ny_pager_fy a.pnnum1 { background: #1f4d98; color: #ffffff; }
.ny_pager_fy input { display: inline-block; padding: 0 5px; background-color: #1f4d98; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline: none; }
.ny_pager_fy .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default; }
 @media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ny_pager_fy { margin: 25px auto 30px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ny_pager_fy { margin: 20px auto 30px; font-size: 0; }
.ny_pager_fy input, .ny_pager_fy .p_input { display: none; }
.ny_pager_fy a { height: 40px; line-height: 40px; padding: 0 20px; }
}
@media (max-width: 767px) {
.ny_pager_fy { margin: 20px auto 30px; font-size: 0; }
.ny_pager_fy input, .ny_pager_fy .p_input { display: none; }
.ny_pager_fy a { height: 35px; line-height: 35px; padding: 0 20px; }
}
@media (max-width: 320px) {
.ny_pager_fy a { padding: 0 10px; }
}
/*内页产品详情*/
.ny_right .lyNyProDetail_ConTit {margin: 0 auto 30px;border-bottom: 1px solid #eaeaea;}
.lyNyProDetail_ConTit p { width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px;margin: 0 0 10px;}
.ny_right .lyNyProDetail_ConText { width: 100%; overflow: hidden; line-height: 28px; color: #555; font-size: 14px; margin: 0 auto 30px; padding: 0; }
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, .lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, .lyNyProDetail_ConText p, .lyNyProDetail_ConText span, .lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100%; line-height: 28px; color: #555; font-size: 14px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; white-space: normal; word-break: break-all; margin: 0 !important; }
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color: #565656!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 15px!important; }
.lyNyProDetail_ConText table tr td p { text-indent: 0!important; }
.lyNyProDetail_ConText img { display: inline-block; width: auto!important; height: auto!important; max-width: 100%; margin: 0 auto; padding: 0; text-indent: 0!important; }

.pro_order_tc_wrap{width:100%;height:100%;background-color:rgba(0,0,0,0.3);position:fixed;z-index:9999;top:0;left:0;display:none;}
.pro_order_tc{width:800px;background:#fff;border-radius:4px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.pro_order_tc .lyNyProDetail_ConTit{overflow:hidden;}
.pro_order_tc .lyNyProDetail_ConTit p{width:70%;padding:0 4%;font-size:18px;font-weight:bold;margin: 0 0 0;height: 50px;line-height: 50px;float:left;}
.pro_order_tc .lyNyProDetail_ConTit span{display:block;width:30px;height:30px;background:#bdbdbd url(../images/ft_close.png) center center no-repeat;float:right;border-radius:50%;margin-top:10px;margin-right:20px;cursor:pointer;}
.pro_order_tc #ly_msg.ly_msg .msg_ipt1 input,.pro_order_tc  .msg_ipt12 input,.pro_order_tc .msg_ipt2 input,.pro_order_tc .msg_ipt12 .msg_option{height:38px !important;line-height:38px !important;}
.ny_right .pro_order_tc .lyNyProDetail_ConTit{margin-bottom:0;background-color: #f2f2f2;border-bottom: 0;}
.pro_order_tc #ly_msg.ly_msg ul li{/* height:38px; */margin-bottom:15px !important;}
.pro_order_tc #ly_msg.ly_msg{width:90%;margin:0 auto;}
.pro_order_tc #ly_msg.ly_msg .msg_btn input,.pro_order_tc  #ly_msg.ly_msg ul li h4{height: 42px !important;line-height: 42px !important;}
.pro_order_tc #ly_msg.ly_msg .msg_btn input{margin-top:0;height: 42px !important;line-height: 42px !important;}
.pro_order_tc .msg_btn input.msg_btn1{background:#204e98;}
 @media screen and (max-width:1199px) and (min-width:1080px) {
.ly_NyProDetail { width: 90%; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_NyProDetail { width: 96%; margin: 0 auto 50px; }
.lyNyProDetail_con .lyNyProDetail_left, .lyNyProDetail_con .ny_right { width: 100%; }
.ny_right .lyNyProDetail_ConTit { margin: 0 auto 25px; padding: 0; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_NyProDetail { width: 96%; margin: 0 auto 40px; }

.lyNyProDetail_con .lyNyProDetail_left, .lyNyProDetail_con .ny_right { width: 100%; }
.ny_right .lyNyProDetail_ConTit { margin: 0 auto 20px; padding: 0; }
}
@media (max-width: 767px) {
.ly_NyProDetail { width: 94%; margin: 0 auto 40px; }
.lyNyProDetail_con .lyNyProDetail_left, .lyNyProDetail_con .ny_right { width: 100%; }
.ny_right .lyNyProDetail_ConTit { margin: 0 auto 20px; padding: 0; }
.ny_right .lyNyProDetail_ConText { max-height: 99999999999999999999999px; }
.lyNyProDetail_ConText div { max-height: 99999999999999999999999px; }
}
/*内页产品详情上面图片切换*/
.pro_detail_main { width:100%; height:auto; margin: 10px auto 30px; padding: 0; position: relative;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; box-sizing: border-box; float: left;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text {width: 59%;height:auto;overflow: hidden;margin: 0;padding: 0;float: right;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #0d59ab; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:196px; overflow:hidden; margin:20px auto; padding:14px 20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p {width:100%;height:170px;overflow:hidden;line-height: 28px;color:#888;font-size: 15px;text-align: justify;margin:0 auto;padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; _margin: 20px auto; padding: 0;    margin: 23px 0 20px 0; overflow:hidden;}
.pro_detail_text ul li { width:50%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 16px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 5px auto; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333; font-weight: bold;}
.pro_detail_text .pro_detail_btn { width:100%; height: 52px; overflow: hidden; _margin: 0 auto; padding: 0; margin-top: 28px;}
.pro_detail_btn a {display:block;width: 48%;height: 52px;overflow: hidden;line-height: 52px;color: #fff;font-size: 20px;text-align: center;margin: 0;padding: 0;float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #1f4d98;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #50a00e;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #2759ab;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #5cb016;}


/**产品详情页产品图片切换**/
.prodetail_img { width: 38%; height: 440px; margin: 0; padding: 0; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#preview { width: 100%; margin: 0; text-align: center; position: relative; }
.list-h li { float: left; }
#spec-n5 { width: 100%; height: 70px; padding-top: 10px; overflow: hidden; }
#spec-left { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-right { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-list { width: 440px; float: left; overflow: hidden; margin-left: 2px; display: inline; }
#spec-list ul { }
#spec-list ul li { float: left; display: inline; padding: 0; width: 18.4%; height: 70px; margin: 0 2% 0 0; }
#spec-list ul li:last-child { margin: 0; }
#spec-list ul li p { width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; border: 1px solid #dfdfdf; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#spec-list ul li:hover p { border: 1px solid #1f71c2; }
#spec-list ul li img { display: block; max-width: 94%; max-height: 94%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/*jqzoom*/
.jqzoom { position: relative; width: 100%; height: 360px; overflow: hidden; padding: 0; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.jqzoom img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #eaeaea; display: none; text-align: center; overflow: hidden; left: 104%!important; top: 0!important; }
.bigimg { }
.jqZoomPup { width: 200px!important; height: 200px!important; z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; background: url(../images/mask.png) 0 0 repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
#spec-list { position: relative; width: 100%; margin: 0; }
#spec-list div { width: 100%!important; height: 70px!important; margin: 0; }
#ceshi { display: block; margin: auto!important; left: 0; top: 0; bottom: 0; right: 0; position: absolute; }
.prodetail_img a.videoIco { left: 20px!important; bottom: 20px!important; z-index: 99!important; }
.Warning { width: 100%!important; height: 100%!important; }
@media screen and (max-width:1199px) and (min-width:1080px) {
.pro_detail_main { width: 100%; padding: 0; }
.prodetail_img { width: 45%; position: inherit; float: left; }
#preview, #spec-n5, #spec-list, .jqzoom { width: 100%; }
.pro_detail_main .pro_detail_text { width: 52%; }
.pro_detail_text .pro_detail_btn { width: 100%; }
.zoomdiv { left: 104%!important; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {
.pro_detail_main { width: 100%; }
.prodetail_img { width: 100%; height: auto; padding-top: 20px; }
#preview { width: 100%; }
.jqzoom { width: 100%; height: 285px; }
.pro_detail_main .pro_detail_text { width: 100%; _padding-top: 28px; height: auto; min-height: 260px;margin-top:20px; }
.pro_detail_text h1 { font-size: 22px; line-height: 32px; }
.pro_detail_text .jyms { margin: 10px auto; padding: 12px 20px; height: auto; }
.pro_detail_text ul { overflow: hidden; margin: 10px auto; }
.pro_detail_text ul li { font-size: 14px; margin: 6px auto; }
.pro_detail_text .pro_detail_btn { height: 48px; }
.pro_detail_btn a { height: 48px; line-height: 48px; width: 48%; font-size: 16px; }
.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0; }
#spec-n5 { width: 100%; }
#spec-list { width: 100%; }
.zoomdiv, .jqZoomPup { display: none !important; }
}
@media (max-width:767px) {
.pro_detail_main { width: 100%; }
.prodetail_img { width: 100%; height: auto; padding-top: 20px; }
#preview { width: 100%; }
.jqzoom { width: 100%; height: 285px; }
.pro_detail_main .pro_detail_text { width: 100%; _padding-top: 24px; height: auto; min-height: 260px; margin-top:20px; }
.pro_detail_text h1 { font-size: 22px; line-height: 32px; }
.pro_detail_text .jyms { margin: 10px auto; padding: 12px 20px; height: auto; }
.pro_detail_text ul { overflow: hidden; margin: 10px auto; }
.pro_detail_text ul li { font-size: 14px; margin: 6px auto; }
.pro_detail_text .pro_detail_btn { height: 48px; }
.pro_detail_btn a { height: 48px; line-height: 48px; width: 48%; font-size: 16px; }
.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0; }
#spec-n5 { width: 100%; }
#spec-list { width: 100%; }
.zoomdiv, .jqZoomPup { display: none !important; }
}
/*内页工程案例列表*/
.ny_case { width: 100%; min-height: 270px; overflow: hidden; margin: 0 auto; padding: 0; }
.ny_case li.case_box { width: 23.5%; margin: 0 2% 20px 0; padding: 10px 10px 0; background-color: #fafafa; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_case li.case_box:nth-child(4n+4) { margin: 0 0 20px; }
.ny_case li.case_box:hover { background-color: #1f4d98; }
.ny_case li.case_box .casepic { width: 100%; height: 188px; overflow: hidden; margin: 0 auto; padding: 0; }
.ny_case li.case_box .casepic a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.ny_case li.case_box .casepic a img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.ny_case li.case_box:hover .casepic a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.ny_case li.case_box .casetext { width: 100%; height: 36px; overflow: hidden; margin: 0 auto; padding: 10px 0; }
.ny_case li.case_box .casetext a { display: block; width: 100%; height: 36px; overflow: hidden; line-height: 36px; color: #555; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; background: url(../images/casejt01.png) right center no-repeat; margin: 0 auto; padding: 0 30px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_case li.case_box:hover .casetext a { color: #fff; background: url(../images/casejt02.png) right center no-repeat; }

@media screen and (max-width:1023px) and (min-width:768px) {
.ny_case li.case_box { width: 47%; margin-right: 3%; }
.ny_case li.case_box:nth-child(2n+2) { margin: 0 0 20px; }
}
@media (max-width: 767px) {
.ny_case li.case_box { width: 48.5%; }
.ny_case li.case_box:nth-child(2n+2) { margin: 0 0 20px; }
.ny_case li.case_box .casetext a { font-size: 14px; }
.ny_case li.case_box .casepic { height: 150px; }
}
/*内页联系我们*/
.contact1 { margin-bottom: 50px; }
.contact1_bt { font-size: 32px; color: #1f4d98; font-weight: bold; height: 45px;/* background:#fdfdfd; */ text-align: center; padding: 0; margin: 40px 0 60px; }
.contact1_bt b { font-size: 35px; color: #555; text-transform: uppercase; }
.contact1_bt b span { display: inline-block; width: 60px; height: 45px; line-height: 45px; color: #fff; background: #1f4d98; margin-right: 5px; }
.contact1_con ul li { width: 32%; height: 114px; overflow: hidden; margin-right: 2%; padding: 20px; background-color: #fafafa; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.contact1_con ul li:nth-child(3n) { margin-right: 0; }
.contact1_con ul li .tact em { display: block; width: 74px; height: 74px; border-radius: 50%; margin-right: 20px; float: left; }
.contact1_con ul li.lx1 em { background: url(../images/addr.png) center center no-repeat; }
.contact1_con ul li.lx2 em { background: url(../images/tel.png) center center no-repeat; }
.contact1_con ul li.lx3 em { background: url(../images/email.png) center center no-repeat; }
.contact1_con ul li .tact .wz { width: 60%; float: left; }
.contact1_con ul li .tact .wz p { display: -webkit-box; width: 100%; height: 72px; line-height: 24px; overflow: hidden; color: #555; font-size: 14px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin: 0; padding: 1px 0; }

.contact2 {margin: 0; padding: 0; }
.contact2_bt { margin-bottom: 30px; }
.contact2_con { width: 100%; line-height: 30px; font-size: 15px; text-align: center; margin: 0 auto 30px; }
.contact2_con p { width: 100%; line-height: 30px; font-size: 15px; text-align: center; margin: 0 auto; padding: 0; }
.lx_dz { width: 100%; overflow: hidden; margin: 30px auto; padding: 10px; background-color: #fff; border: 1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lx_dz .dz_map { width: 100%; height: 350px; overflow: hidden; margin: 0 auto; }
.dz_map #container { height: 120%; }

@media screen and (max-width:1079px) and (min-width:1024px) {
.contact1_con ul li .tact .wz { width: 60% }
.contact1_bt { margin: 40px 0; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.contact1_con ul li { width: 100%; margin-bottom: 10px; }
.contact1_bt { margin: 40px 0; }
}
@media screen and (max-width:767px) {
.contact1_bt { font-size: 22px; margin: 30px 0 20px; }
.contact1_bt b { font-size: 25px; }
.contact1_bt b span { width: 50px; height: 40px; line-height: 40px; }
.contact1_con ul li { width: 100%; margin-bottom: 10px; }
.contact1_con ul li .tact .wz { width: 65% }
.contact2_con p { font-size: 14px; }
.contact1 { margin-bottom: 0px; }
}
@media screen and (max-width:320px) {
	.contact1_con ul li .tact .wz { width: 60% }
}
/*内页分类*/
.ny_left { width: 315px; }
.ny_right { width: 855px; }
/*相关文章*/
.ny_prolist { background: #1f4d98; padding-bottom: 20px; _min-height: 300px; margin-bottom: 15px; }
.prolist_bt { font-size: 30px; text-align: center; padding: 14px 3%; background: url(../images/prolist_bt.png) no-repeat; color: #fff; padding-top: 16px; }
.prolist_bt span { font-size: 15px; }
.ny_prolist ul { background: #fff; margin-left: 10px; padding: 20px 0 10px 20px; }
.ny_prolist ul li { height: 40px; line-height: 40px; }
.ny_prolist ul li a { font-size: 15px; background: url(../images/cnt_jiantou.png) no-repeat 240px center #1f4d98; display: block; margin-right: 15px; font-weight: bold; border-radius: 40px; color: #fff; padding-left: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 40px; }
.ny_prolist dl { background: #fff; margin-bottom: 10px; }
.ny_prolist dl dd { height: 30px; line-height: 30px; margin: 8px 0 0 20px; }
.ny_prolist dl dd a { font-size: 14px; display: block; background: url(../images/ico.png) no-repeat left center; margin-right: 15px; padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ny_prolist dl dd a:hover { color: #1f4d98; }
@media screen and (max-width:1199px) and (min-width:1080px) {
.prolist_bt { font-size: 22px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.prolist_bt { font-size: 22px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.prolist_bt { text-align: left; font-size: 20px; padding: 12px 0 12px 3%; }
.prolist_bt span { font-size: 13px; }
}
@media (max-width: 767px) {
.prolist_bt { text-align: left; font-size: 20px; padding: 12px 0 12px 6%; }
.prolist_bt span { font-size: 13px; }
}
/*内页产品展示*/
.ny_right #pro_ul { width: 100%; height: auto; min-height: 400px; margin: 0; padding: 0; clear: both; }
.ny_right #pro_ul li { width: 32%; height: auto; float: left; margin: 0 2% 20px 0; padding: 10px; border: 1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_right #pro_ul li:nth-child(3n+3) { margin: 0 0 20px; }
.ny_right #pro_ul li:hover { border: 1px solid #fff; box-shadow: 0 10px 20px rgba(0,0,0,0.1); }
.ny_right #pro_ul li a.pic { display: block; width: 100%; height: 200px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.ny_right #pro_ul li a.pic img { display: block; max-width: 90%; max-height: 90%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.ny_right #pro_ul li:hover a.pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.ny_right #pro_ul li .wz { width: 94%; overflow: hidden; margin: 10px auto 0; padding: 8px 0; }
.ny_right #pro_ul li .wz .wz_name { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ny_right #pro_ul li .wz .wz_name a { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; margin: 0 auto; padding: 0; }
.ny_right #pro_ul li .wz .lyprotype { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #aaa; font-size: 14px; margin: 2px auto 8px; padding: 0; }
.ny_right #pro_ul li .wz em, .ny_right #pro_ul li .wz p { display: none; }
.ny_right #pro_ul li .wz .wz_btn { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ny_right #pro_ul li .wz .wz_btn a.wz_more { display: block; width: 48%; height: 34px; overflow: hidden; line-height: 32px; color: #fff; font-size: 14px; text-align: center; background-color: #1f4d98; border: 1px solid #1f4d98; margin: 0 4% 0 0; padding: 0; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_right #pro_ul li .wz .wz_btn a.wz_qq { display: block; width: 48%; height: 34px; overflow: hidden; line-height: 32px; color: #666; font-size: 14px; text-align: center; background-color: #fff; border: 1px solid #eee; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_right #pro_ul li .wz .wz_btn a.wz_more:hover, .ny_right #pro_ul li .wz .wz_btn a.wz_qq:hover { color: #fff; background-color: #50a00e; border: 1px solid #50a00e; }

@media (max-width: 767px) {
.ny_right #pro_ul li { width: 48.5%; padding: 7px; }
.ny_right #pro_ul li:nth-child(2n+2) { margin: 0 0 20px; }
.ny_right #pro_ul li:nth-child(3n+3) { margin: 0 2% 20px 0; }
.ny_right #pro_ul li:nth-child(6n+6) { margin: 0 0 20px; }
.ny_right #pro_ul li a.pic { height: 120px; }
.ny_right #pro_ul li .wz { width: 100%; }
.ny_right #pro_ul li .wz .wz_btn a.wz_more { font-size: 12px; }
.ny_right #pro_ul li .wz .wz_btn a.wz_qq { font-size: 12px; }
}
/**新漂浮**/
.fixed-bar { position: fixed; right: 20px; top: 200px; z-index: 99999; _position: absolute; _bottom: auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0))-30);
}
.fixed-bar .share { height: 68px; overflow: hidden; margin: -1px 0 0; border: 1px solid #e6e6e6; }
.fixed-bar .consult-box { border: 1px solid #e6e6e6; border-radius: 14px 14px 0 0; }
.fixed-bar .consult-box .consult-header { position: relative; height: 50px; line-height: 50px; margin: -1px -1px 0; background: #50a00e; border-radius: 14px 14px 0 0; }
.fixed-bar .consult-box .consult-title { color: #fff; text-align: center; font-size: 18px; font-weight: bold; }
.fixed-bar .consult-box .icon { display: none; top: 0; left: -28px; width: 28px; height: 36px; overflow: hidden; margin: 0; background-position: -80px -530px; cursor: pointer; }
.fixed-bar .consult-box .icon:hover { background-position: -110px -530px; }
.fixed-bar .consult-list { margin: 0 2px -1px; padding: 9px 0; border-bottom: 1px dashed #eaeaea; }
.fixed-bar .consult-list li { padding: 0 10px; color: #666; }
.fixed-bar .consult-list p, .fixed-bar .consult-list a { display: block; line-height: 24px; }
.fixed-bar .consult-list p { padding-right: 10px; }
.fixed-bar .consult-list p { font-size: 14px; font-weight: bold; color: #777; margin: 5px 0; text-align: center; }
.fixed-bar .consult-list a { width: 80%; margin: 0 auto; height: 34px; line-height: 34px; text-align: center; font-size: 14px; color: #fff; background: #50a00e; border-radius: 40px; }
.fixed-bar .consult-list a:hover { background: #59af12; }
.fixed-bar .consult-list .QQ01 { vertical-align: middle; width: 18px; margin-right: 3px; }
.fixed-bar .consult-list a.qq { display: block; width: 92px; height: 26px; background: url(../images/pf_icon2.png) center center no-repeat; margin: 5px auto 0; }
.fixed-bar .consult-list a:hover { }
.fixed-bar .wide-bar { width: 170px; background: #fff; border-radius: 14px 14px 0 0; }
.fixed-bar .wide-bar .share .bds_more { width: 148px; _width: 146px; background-position: -252px -568px; }
.fixed-bar .wide-bar .share .bds_more:hover { background-position: -354px -568px; }
.fixed-bar .gotop { position: relative; z-index: 1; display: block; width: 68px; height: 36px; overflow: hidden; margin: -1px 0 0; padding: 32px 0 0; border: 1px solid #e6e6e6; background-color: #fff; color: #666; text-align: center; }
.fixed-bar .wide-bar .gotop { width: 168px; font-style: normal; background: url(../images/totop1.png) center 5px no-repeat; }
.fixed-bar .gotop:hover { z-index: 10; border-color: #50a00e; background: #50a00e url(../images/totop2.png) center 5px no-repeat; color: #fff; text-decoration: none; }
.fixed-bar .gotop:hover .icon { }
.fixed-bar .consult-list .tel { font-style: normal; padding: 0 10px 10px; }
.fixed-bar .consult-list .tel-icon { font-style: normal; font-size: 18px; font-weight: bold; color: #50a00e; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; display: block; text-align: center; }
 @media screen and (max-width:1023px) {
.fixed-bar { display: none !important; }
}
@media screen and (min-width: 1024px) {
.suspension { display: none; }
}
 @media screen and (max-width:1023px) {
/**手机端右侧悬浮**/
.suspension { position: fixed; z-index: 55; right: 0; bottom: 85px; width: 70px; height: 240px; }
.suspension-box { position: relative; float: right; }
.suspension .a { display: block; width: 54px; height: 54px; background-color: #353535; margin-bottom: 4px; cursor: pointer; outline: none; }
.suspension .a.active, .suspension .a:hover { background: #007deb; }
.suspension .a .i { float: left; width: 54px; height: 54px; background-image: url(../images/side_icon.png); background-repeat: no-repeat; }
.suspension .a-service .i { width: 20px; height: 20px; margin-top: 17px; margin-left: 17px; background-image: url(../images/suspension-bg.png); background-repeat: no-repeat; background-position: 0 0; }
.suspension .a-service-phone .i { width: 20px; height: 20px; margin-top: 17px; margin-left: 17px; background-image: url(../images/suspension-bg.png); background-repeat: no-repeat; background-position: -27px 0; }
.suspension .a-cart .i { background-position: -88px 0; }
.suspension .a-top .i { background-position: -126px 4px; }
.suspension .a-top { background: #D2D3D6; display: none; }
.suspension .a-top:hover { background: #c0c1c3; }
.suspension .a, .suspension .a:hover { border-radius: 50px; background-image: linear-gradient(to top right, #1475cf, #2f98f4); opacity: 0.9; margin-bottom: 15px; }
.suspension .a-service-phone .i { background-image: url(../images/suspension-bgxin.png); background-position: 10px 7px; width: 45px; height: 45px; margin-left: 0; margin-top: 0; }
.suspension .a-top .i { background-position: -127px 5px; }
.suspension .a-top, .suspension .a-top:hover { background-image: linear-gradient(to top right, #34ad6a, yellow); }
}


/*底部联系方式*/
.f_address{width:100%;background: #f7f7f7;}
.f_address_in{padding:60px 0 30px;}
.f_address_in dl{float:left;margin-right:3%;width:31%;box-shadow: 0 0 18px rgba(0,0,0,.12);margin-bottom:28px;}
.f_address_in dl:nth-child(3n){margin-right: 0;}
.f_address_in dl dt{height:65px;line-height:65px;background: #204e98;font-size:16px;font-weight:bold;color:#fff;cursor:pointer;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.f_address_in dl dt p{width:80%;float:left;text-indent:4%;}
.f_address_in dl dt p a{ color:#FFF;}
.f_address_in dl dt em{float:left;display:block;width:20%;height: 65px;line-height: 65px;background:url(../images/contactbtn.png) center center no-repeat;transition: all 0.3s ease-out;transform: rotate(0);}
.f_address_in dl dd{background:#ffffff;padding:16px;display:none;}
.f_address_in dl dd p{line-height:26px;color:#999;}
.f_address_in dl dd p strong{color:#555;}
.f_address_in dl dt:hover{background: #50a00e;}
.f_address_in dl dt.on{background: #50a00e;}
.f_address_in dl dt.on em{transition: all 0.3s ease-out;transform: rotate(180deg);}
@media (max-width:1199px) {}
@media (max-width:992px) {}
@media (max-width:880px) {.f_address_in{padding:20px 0;}.f_address_in dl{float:none;width:100%;margin-bottom:18px;}.f_address_in dl dt{font-size:15px;height:50px;line-height:50px;}.f_address_in dl dt em{background-size:20px 20px; }}
@media (max-width:767px) {}



/*头部三块链接*/
.toplink{background:#ededed;width:100%;padding:50px 0;}
.toplink ul li{float:left;width:366px;margin-right:51px;}
.toplink ul li a.tupian{text-align:center;background:#fff;}
.toplink ul li a{display:block;overflow:hidden;}
.toplink ul li a img{max-width:100%;vertical-align:middle}
.toplink ul li a.tupian .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.toplink ul li:last-child{margin-right:0;}
.toplink ul li .others{background:#fff;padding:10px 20px 20px;position:relative;}
.toplink ul li .others p a{font-size:18px;color:#0067a8;}
.toplink ul li .others span{font-size:14px;color:#0067a8;}
.toplink ul li .others a.more{display:block;width:116px;height:38px;line-height:38px;font-size:14px;color:#fff;position:absolute;top:20px;right:20px;background:#0067a8;text-indent:20px;}
.toplink ul li .others a.more:after{content:'';display:block;width:16px;height:16px;background:url(../images/toplink_more.png) center center no-repeat;position:absolute;top:12px;right:18px;}
.toplink ul li .others a.more:hover{opacity:0.8;}
.toplink ul li.toplink2 p a{color:#e1994c;}
.toplink ul li.toplink2 span{color:#e1994c;}
.toplink ul li.toplink2 a.more{background:#e1994c;}
.toplink ul li.toplink3 p a{color: #50a00e;}
.toplink ul li.toplink3 span{color: #50a00e;}
.toplink ul li.toplink3 a.more{background: #50a00e;}
@media (max-width:1400px) {.toplink ul li{width:31%;margin-right:3%;}}
@media (max-width:1199px) {.toplink ul li{width:31%;margin-right:3%;}.toplink ul li .others a.more{width:98px;text-indent:10px;}.toplink ul li .others a.more:after{right:10px;}}
@media (max-width:992px) {.toplink ul li .others a.more{display:none;position:static;position:relative;top:0;left:0;margin:10px auto 0;}.toplink ul li .others p a{text-align:center;}.toplink ul li .others span{text-align:center;display:block;display:none;}.toplink ul li .others{padding: 10px 20px 10px;}}
@media (max-width:880px) {.toplink{padding:20px 0;}.toplink ul li{width:100%;margin-bottom:15px;}}
@media (max-width:767px) {}